home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / scherz programme / muimousometer / mousometer_empty.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1996-04-07  |  3KB  |  123 lines

  1. ## version $VER: MousoMeter.catalog 3.02 (24.05.94)
  2. ## codeset 0
  3. ## language ???
  4. ; There are some things you should know about making new .cd-files
  5. ; if there is a MSG like o\0Ok the character befor \0 is the Hotkey!!
  6. ; Everything behind is the Labeltext. Same for menus!!
  7. ; There are many messages with control characters in it (like \033u or
  8. ; simply \n. Please use them, too!!
  9. ; The three messages MSG_HIGHSCORE_BAR, MSG_BUTHIGHSC_BAR and MSG_BUTTON1
  10. ; *MUST* have the same length as the original one!!
  11. ;o\0Ok
  12. MSG_OK_GAD
  13. ;MousoMenu
  14. MSG_MENU_TIT
  15. ;A\0About...
  16. MSG_ABOUT_MNU
  17. ;S\0HighScores...
  18. MSG_HIGHS_MNU
  19. ;B\0Buttons...
  20. MSG_BUTTON_MNU
  21. ;R\0Buttonrecords...
  22. MSG_BUTSCORES_MNU
  23. ;Calibration...
  24. MSG_CALIB_MNU
  25. ;Save Prefs
  26. MSG_SPREF_MNU
  27. ;H\0Hide
  28. MSG_HIDE_MNU
  29. ;Q\0Quit
  30. MSG_QUIT_MNU
  31. ;About
  32. MSG_ABOUT_TIT
  33. ;\n Your total distance %s km equals to\n  %s miles\n  %s seamiles  \n %s times the marathon distance
  34. MSG_ABOUT1
  35. ;%s times the circumference of the earth
  36. MSG_ABOUT2
  37. ;\033r %s times the circumference of a 3.5 disk
  38. MSG_ABOUT3
  39. ; Last time Mousometer was active for %s hours\n The distance was %s m\n And your average Speed was %s m/h\n
  40. MSG_ABOUT4
  41. ; Today Mousometer was active for %s hours\n Your average speed for today is %s m/h\n\n Till now MousoMeter was active for %ld days, %s hours \n Your average speed for this time is %s m/h\n\n And never forget to oil your mouse;-)\n
  42. MSG_ABOUT5
  43. ;Measures mouse-movement
  44. MSG_DESCRIPTION
  45. ;Today:
  46. MSG_TODAY
  47. ;Total:
  48. MSG_TOTAL
  49. ;Hold down left mousebutton.
  50. MSG_CALIB1
  51. ;Then move mouse 10 cm horizontal
  52. MSG_CALIB2
  53. ;while holding down the button.
  54. MSG_CALIB3
  55. ;Afterwards release left mousebutton.
  56. MSG_CALIB4
  57. ;Best Scores
  58. MSG_HIGHSCORE_BEST
  59. ;Worst Scores
  60. MSG_HIGHSCORE_WORST
  61. ;MousoMeter Highscoretable
  62. MSG_HIGHSCORE_TIT
  63. ;\033uDate      Uptime  Date      Dist. (m)  Date      Speed  
  64. MSG_HIGHSCORE_BAR
  65. ;Mousebuttons Highscoretable
  66. MSG_BUTHIGHSC_TIT
  67. ;\033uDate      Left    Date      Middle  Date      Right 
  68. MSG_BUTHIGHSC_BAR
  69. ;*Ok|Ignore|Cancel
  70. MSG_LOADREQ_GAD
  71. ;\033cSystemdate is more than MAXDATEDIFF\nafter last saved MousoMeter-Date\nPlease check the systemdate
  72. MSG_LOADREQ1_TXT
  73. ;\033cSystemdate is before last\nsaved MousoMeter-Date\nPlease check the systemdate
  74. MSG_LOADREQ2_TXT
  75. ;MousoMeter-Message
  76. MSG_REQUEST_TIT
  77. ;New factor is now %ld.\nTo set kilometers\nto zero select RESET
  78. MSG_RESETREQ_TXT
  79. ;Reset|Ok|Cancel
  80. MSG_RESETREQ_GAD
  81. ;CHECKSUM-FAILURE !!\nAbout to delete your data-file ;-)))
  82. MSG_CHKSUMREQ_TXT
  83. ;Let's go
  84. MSG_CHKSUMREQ_GAD
  85. ;Button-Statistic
  86. MSG_BUTTON_TIT
  87. ; \033u          Left     Middle   Right   \033n 
  88. MSG_BUTTON1
  89. ;Last
  90. MSG_BUTTON2
  91. ;Average
  92. MSG_BUTTON3
  93. ;Today
  94. MSG_BUTTON4
  95. ;Average
  96. MSG_BUTTON5
  97. ;Total
  98. MSG_BUTTON6
  99. ;Average
  100. MSG_BUTTON7
  101. ;V37+ required
  102. ERR_WRONGKICK
  103. ;MUI failed to create application
  104. ERR_NOAPP
  105. ;AllocSignal failed
  106. ERR_NOSIG
  107. ;CreateMsgPort failed
  108. ERR_NOPORT
  109. ;Can't allocate IORequest
  110. ERR_NOIO
  111. ;Can't open device
  112. ERR_NODEV
  113. ;Can't install input-handler
  114. ERR_NOINPHANDL
  115. ;About
  116. MSG_ABOUT_REGTIT
  117. ;Statistic 1
  118. MSG_STAT1_REGTIT
  119. ;Statistic 2
  120. MSG_STAT2_REGTIT
  121. ;Couldn't allocate memory for semaphore
  122. ERR_NOSEM
  123.